%onerror error%>
Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Directory Properties
<%if reqparam RF "bdir"%>
<%redirect%>/scripts/iisadmin/ism.dll?dir/bdir+<%servname%>/diredt%+<%urlparam%>?rootdir?<%msgbody.rootdir%><%/redirect%>
<%endif%>
<%if reqparam RF "cancel"%>
<%goto end%>
<%endif%>
<%if reqparam RF "help"%>
<%redirecthttp%><%msgbody.helptopic%><%/redirecthttp%>
<%endif%>
<%if reqparam RF "rootiscm"%>
<%if reqparam NR "rootiscert"%>
Client certificate must be requested if mandatory checked
<%goto retm%>
<%endif%>
<%if reqparam NR "rootisssl"%>
PCT/SSL channel must be mandatory for client certificate to be mandatory
<%goto retm%>
<%endif%>
<%endif%>
<%if reqparam RF "doalias"%>
<%!AliasVirtDir "/" msgbody.rootaddr%>
<%elif msgbody.rootishome EQ "1"%>
<%!PosVirtDir urlparam%>
<%if rootishome EQ 0%>
<%!CheckForVirtDir "/" msgbody.rootaddr%>
<%endif%>
<%endif%>
<%!PosVirtDir urlparam%>
<%!Clear rootisread%>
<%!Clear rootiswrite%>
<%!Clear rootisexec%>
<%!Clear rootisssl%>
<%!Clear rootiscert%>
<%!Clear rootiscm%>
<%!Update%>
<%label end%>
<%redirect%>/scripts/iisadmin/ism.dll?<%servname%>/dir<%/redirect%>
<%label retm%>
Return to main menu
<%goto eof%>
<%label error%>
<%if reqstatus EQ 14000%>
<%else%>
Error encountered : <%reqstatus%>
Return to main menu
<%endif%>
<%label eof%>